Add mime type for 'aup3' file extension
authorBenjamin Drung <benjamin.drung@canonical.com>
Wed, 28 Sep 2022 13:20:05 +0000 (15:20 +0200)
committerDennis Braun <snd@debian.org>
Wed, 1 Feb 2023 20:56:51 +0000 (21:56 +0100)
commit502dd82534db30309a57742c869dbf2895a0b6d1
treeed2a9ece96e1309fe3c277f1ef3a474f61ae9da1
parentd7c477742c29cd4c3020532cf41d74dc057e77be
Add mime type for 'aup3' file extension

The new file extension `.aup3` is not recognized on Linux.

Add a new mime type `application/x-audacity-project+sqlite3` for the
file extension `.aup3` and add this mime type to the supported mime
types of audacity.

Ideally the Audacity team should register two mime types at IATA. These
mime type should probably be named `audio/vnd.audacity.project+sqlite3`
and `audio/vnd.audacity.project+xml`.

Forwarded: https://github.com/audacity/audacity/pull/3713
Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
Gbp-Pq: Name Add-mime-type-for-aup3-file-extension.patch
src/CMakeLists.txt
src/audacity.xml